Test: template on create session
[lttng-tools.git] / tests / regression / tools / templates / sessions / normal_net.lttng
1 <?xml version="1.0" encoding="UTF-8"?>
2 <sessions>
3 <session>
4 <name>normal_net</name>
5 <started>false</started>
6 <output>
7 <consumer_output>
8 <enabled>true</enabled>
9 <destination>
10 <net_output>
11 <control_uri>tcp4://127.0.0.1:5342/normal_net-20160606-132620</control_uri>
12 <data_uri>tcp4://127.0.0.1:5343/</data_uri>
13 </net_output>
14 </destination>
15 </consumer_output>
16 </output>
17 </session>
18 </sessions>
This page took 0.03136 seconds and 5 git commands to generate.